Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compiler error on MSVC with c++latest #3954

Merged
merged 3 commits into from Feb 18, 2022
Merged

Conversation

EPuncker
Copy link
Contributor

@EPuncker EPuncker commented Feb 17, 2022

by @djarek

Pull Request Prelude

Changes Proposed

Issues addressed:
fixes #3947

@EPuncker EPuncker marked this pull request as draft February 17, 2022 19:11
Copy link
Member

@ranisalt ranisalt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While you are here, please drop std:: from L36 and rename CAPACITY to Capacity

@ranisalt ranisalt changed the title fix #3947 Fix compiler error on MSVC with c++latest Feb 18, 2022
@ranisalt ranisalt merged commit 2e30d7d into master Feb 18, 2022
@ranisalt ranisalt deleted the EPuncker-patch-1-1 branch February 18, 2022 17:07
Znote pushed a commit to Znote/forgottenserver that referenced this pull request Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MSVC][std:c++latest] forgottenserver failed to build with /std:c++latest on MSVC
3 participants